@@ -60,6 +60,5 @@ class @AgentShowPage |
||
60 | 60 |
.fail -> |
61 | 61 |
$("#memory .spinner").fadeOut -> |
62 | 62 |
$("#memory .clear").css(display: 'inline-block') |
63 |
- |
|
64 | 63 |
$ -> |
65 | 64 |
Utils.registerPage(AgentShowPage, forPathsMatching: /^agents\/\d+/) |